Skip to content

[Doc Feature][In-Meeting/In-call Experience for Copilot Agents][4405900] #12832

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

v-mlakshmi
Copy link
Collaborator

No description provided.

Copilot agents in Teams meeting
@v-mlakshmi v-mlakshmi self-assigned this May 12, 2025
@acrolinxatmsft1

This comment was marked as outdated.

This comment was marked as outdated.

@v-mlakshmi

This comment was marked as resolved.

@acrolinxatmsft1

This comment was marked as outdated.

This comment was marked as outdated.

@v-kushals v-kushals requested a review from Copilot May 12, 2025 11:46
Copilot

This comment was marked as outdated.

@acrolinxatmsft1

This comment was marked as outdated.

This comment was marked as outdated.

@acrolinxatmsft1

This comment was marked as outdated.

This comment was marked as outdated.

@acrolinxatmsft1

This comment was marked as outdated.

This comment was marked as outdated.

@acrolinxatmsft1

This comment was marked as outdated.

This comment was marked as outdated.

@v-mlakshmi v-mlakshmi marked this pull request as draft May 14, 2025 09:25
@acrolinxatmsft1

This comment was marked as outdated.

This comment was marked as outdated.

@acrolinxatmsft1

This comment was marked as outdated.

This comment was marked as outdated.

@acrolinxatmsft1

This comment was marked as outdated.

This comment was marked as outdated.

Copy link

@AjayJ12-MSFT AjayJ12-MSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good approving.

Copy link
Collaborator

@ChetanSharma-msft ChetanSharma-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes looks fine.

@v-preethah v-preethah marked this pull request as ready for review May 22, 2025 03:59
@acrolinxatmsft1

This comment was marked as outdated.

This comment was marked as outdated.

@acrolinxatmsft1

This comment was marked as outdated.

This comment was marked as outdated.

@acrolinxatmsft1

This comment was marked as outdated.

This comment was marked as outdated.

RajuRoopani
RajuRoopani previously approved these changes May 29, 2025
@acrolinxatmsft1

This comment was marked as outdated.

This comment was marked as outdated.

@acrolinxatmsft1

This comment was marked as outdated.

This comment was marked as outdated.

@acrolinxatmsft1

This comment was marked as outdated.

Copy link
Contributor

Learn Build status updates of commit f0b7457:

⚠️ Validation status: warnings

File Status Preview URL Details
msteams-platform/sbs-Teams-AI.yml ⚠️Warning View Details
msteams-platform/Teams-AI-library-tutorial.yml ⚠️Warning View Details
msteams-platform/apps-in-teams-meetings/build-extensible-conversation-for-meeting-chat.md ✅Succeeded View
msteams-platform/apps-in-teams-meetings/teams-apps-in-meetings.md ✅Succeeded View
msteams-platform/assets/images/apps-in-meetings/app-extensibility/6-integrate.png ✅Succeeded View
msteams-platform/bots/how-to/teams-conversational-ai/how-conversation-ai-get-started.md ✅Succeeded View
msteams-platform/whats-new.md ✅Succeeded View

msteams-platform/sbs-Teams-AI.yml

  • Line 2, Column 1: [Warning: yaml-mime-deprecated] 'Tutorial' schema is deprecated on 2025-06-30.

msteams-platform/Teams-AI-library-tutorial.yml

  • Line 2, Column 1: [Warning: yaml-mime-deprecated] 'Tutorial' schema is deprecated on 2025-06-30.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@@ -25,6 +25,7 @@ items:
> [!NOTE]
>
> * Custom engine agents are supported only in personal chats, group chats, and meetings.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are also enabling this in 1:1 and group VOIP calls.

@@ -10,7 +10,7 @@ ms.owner: ginobuzz

# Build extensible conversation for meeting chat

You can make conversations extensible in Microsoft Teams meetings. Bots, message extensions, cards, and dialogs (referred as task modules in TeamsJS v1.x) can be combined to deliver an intuitive experience.
You can make conversations extensible in Microsoft Teams meetings. Bots, Copilot agents, message extensions, cards and dialogs (referred as task modules in TeamsJS v1.x) can be combined to deliver an intuitive experience.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is 'Copilot Agents' the right branding for M365 agents? What is the brand name we're using in our docs?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@v-mlakshmi, the right branding is:

agents for Microsoft 365 Copilot or just agents

Please update

@@ -27,6 +27,10 @@ The [Bot Framework](https://dev.botframework.com/) is a rich SDK used to create
| Teams conversation bot | This sample app shows how to use different bot conversation events available in bot framework v4. | [View](https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-conversation/csharp) | [View](https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-conversation/nodejs) | [View](https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-conversation/python) |[View](https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-conversation/java) |[View](https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-conversation/csharp/demo-manifest/bot-conversation.zip)
|Bot samples | Set of bot framework v4 samples | [View](https://github.com/OfficeDev/Microsoft-Teams-Samples#bots-samples-using-the-v4-sdk) | [View](https://github.com/OfficeDev/Microsoft-Teams-Samples#bots-samples-using-the-v4-sdk) | [View](https://github.com/OfficeDev/Microsoft-Teams-Samples#bots-samples-using-the-v4-sdk) |[View](https://github.com/OfficeDev/Microsoft-Teams-Samples#bots-samples-using-the-v4-sdk) |

## Copilot agents

Agents are scoped versions of Microsoft 365 Copilot that act as AI assistants to automate and run business processes. Agents enable you to bring custom knowledge, skills, and process automation into Microsoft 365 Copilot for your organizational needs. You can optimize agents for specific tasks, such as summarize meetings, list action items, and take actions such as updating records. Declarative agents, custom engine agents, plugin promoted declarative agents and all other store copilot agents are supported in Teams meetings. For more information, see [your extensibility options for Microsoft 365 Copilot](/microsoft-365-copilot/extensibility/decision-guide).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these agents cannot yet summarize the meeting, list action items etc. they can't listen to transcript yet. Please modify.


Third-party apps built for meetings and calls are available in GCC but aren't available for GCC High, DoD, and Teams operated by 21Vianet environments.

You can use Copilot agents in meetings, create scenes, provide notifications to users, populate in-meeting dialogs, and more with meeting app extensibility.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add 'calls' wherever you mention 'meetings'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants